Documentation
¶
Index ¶
Constants ¶
View Source
const ( Domain = "smith.atlassian.com" // See docs/design/managing-resources.md CrFieldPathAnnotation = Domain + "/CrReadyWhenFieldPath" CrFieldValueAnnotation = Domain + "/CrReadyWhenFieldValue" BundleNameLabel = Domain + "/BundleName" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByNameStore ¶
type SmartClient ¶
type SmartClient interface {
ForGVK(gvk schema.GroupVersionKind, namespace string) (dynamic.ResourceInterface, error)
}
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
schema
command
|
|
|
smith
command
|
|
|
examples
|
|
|
sleeper/main
command
|
|
|
pkg
|
|
|
apis/smith/v1
Package v1 defines all of the versioned (v1) definitions of the Smith model.
|
Package v1 defines all of the versioned (v1) definitions of the Smith model. |
|
client/clientset_generated/clientset
Generated file, do not modify manually! This package has the automatically generated clientset.
|
Generated file, do not modify manually! This package has the automatically generated clientset. |
|
client/clientset_generated/clientset/fake
Generated file, do not modify manually! This package has the automatically generated fake clientset.
|
Generated file, do not modify manually! This package has the automatically generated fake clientset. |
|
client/clientset_generated/clientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
client/clientset_generated/clientset/typed/smith/v1
Generated file, do not modify manually! This package has the automatically generated typed clients.
|
Generated file, do not modify manually! This package has the automatically generated typed clients. |
|
client/clientset_generated/clientset/typed/smith/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Click to show internal directories.
Click to hide internal directories.