Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "pod"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsMissingClusterLabel ¶
IsMissingClusterLabel asserts missingClusterLabelError.
func IsWrongTypeError ¶
IsWrongTypeError asserts wrongTypeError.
Types ¶
type Config ¶
type Config struct { G8sClient versioned.Interface K8sClient kubernetes.Interface Logger micrologger.Logger }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.