Documentation ¶
Index ¶
Constants ¶
View Source
const ( // from https://github.com/giantswarm/kvm-operator/blob/9dc5f0d8075731c600e2852b27e71dbc2e91015d/service/controller/key/key.go#L123 PodWatcherLabel = "kvm-operator.giantswarm.io/pod-watcher" // from https://github.com/giantswarm/kvm-operator/blob/9dc5f0d8075731c600e2852b27e71dbc2e91015d/service/controller/key/key.go#L101 KVMVersionBundleVersionAnnotation = "kvm-operator.giantswarm.io/version-bundle" // from https://github.com/giantswarm/kvm-operator/blob/eee64f540cae53d530628d50e54883b636d0693f/pkg/label/label.go#L17 KVMOperatorVersionLabel = "kvm-operator.giantswarm.io/version" )
View Source
const (
Name = "status"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsNoMatchesForKind ¶
IsNoMatchesForKind asserts the kind was not found in the API resources.
func IsResourceNotFound ¶
IsResourceNotFound asserts resource not found error from the Kubernetes API.
Types ¶
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.