Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExistingManifests ¶
type ExistingManifests struct { Existing rtemanifests.Manifests ServiceAccountError error RoleError error RoleBindingError error ConfigMapError error DaemonSetError error }
func FromClient ¶
func FromClient(ctx context.Context, cli client.Client, plat platform.Platform, mf rtemanifests.Manifests) ExistingManifests
func (ExistingManifests) State ¶
func (em ExistingManifests) State(mf rtemanifests.Manifests) []objectstate.ObjectState
Click to show internal directories.
Click to hide internal directories.