package
1.32.0-beta.1
Repository: https://github.com/kubernetes/kops.git
Documentation: pkg.go.dev

# Functions

New constructs a new ApplySet.
NewUnstructuredClient constructs an UnstructuredClient.

# Structs

ApplyResults contains the results of an Apply operation.
ApplySet is a set of objects that we want to apply to the cluster.
ManagedFieldsMigrator manages the migration of field managers from client-side managers to the server-side manager.
Options holds the parameters for building an ApplySet.
UnstructuredClient is a client that makes it easier to work with unstructured objects.

# Interfaces

ApplyableObject is implemented by objects that can be applied to the cluster.