Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NamespacedName ¶
func NamespacedName(obj client.Object) types.NamespacedName
NamespacedName creates and returns object's NamespacedName.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is the scaffolding for the Kubernetes provider. It sets up dependencies and defines the topology of the provider and its managed components, wiring them together.
Click to show internal directories.
Click to hide internal directories.