limit_range

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LimitRangeClient

type LimitRangeClient struct {
	Clientset *kubernetes.Clientset
}

func (*LimitRangeClient) CreateLimitRange

func (lr *LimitRangeClient) CreateLimitRange(namespace string, limitRange *v1.LimitRange) error

func (*LimitRangeClient) DeleteLimitRange

func (lr *LimitRangeClient) DeleteLimitRange(namespace string) error

type LimitRangesClientInterface

type LimitRangesClientInterface interface {
	CreateLimitRange(namespace string, limitRange *v1.LimitRange) error
	DeleteLimitRange(namespace string) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL