Documentation ¶
Index ¶
- type Manifests
- func (mf Manifests) Clone() Manifests
- func (mf Manifests) Render() Manifests
- func (mf Manifests) ToCreatableObjects(hp *deployer.Helper, log tlog.Logger) []deployer.WaitableObject
- func (mf Manifests) ToDeletableObjects(hp *deployer.Helper, log tlog.Logger) []deployer.WaitableObject
- func (mf Manifests) ToObjects() []client.Object
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manifests ¶
type Manifests struct { Crd *apiextensionv1.CustomResourceDefinition // contains filtered or unexported fields }
func (Manifests) ToCreatableObjects ¶
func (Manifests) ToDeletableObjects ¶
Click to show internal directories.
Click to hide internal directories.