package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev
# Functions
Marshal marshals this resource as JSON.
New returns a new instance of the resource initialized to specified spec.
NewEmpty returns a new instance of the resource initialized to defaults.
ToUnknown returns this resource as a storage.UnknownResource.
Unmarshal unmarshals the resource from either YAML- or JSON-encoded data.
# Structs
AWSEncryptionProvider defines AWS encryption provider configuration.
ComponentConfigs groups component configurations.
ControlPlaneComponent defines configuration of a control plane component.
EncryptionProvider specifies configuration for an encryption provider.
Global describes global configuration.
Kubelet defines kubelet configuration.
Resource describes the cluster configuration resource.
Spec defines the cluster configuration resource.
# Interfaces
Interface manages cluster configuration.