package
1.13.0-alpha.3
Repository: https://github.com/harche/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewNodeConfigStatus returns a new NodeConfigStatus interface.

# Constants

AllNilSubfieldsError is used when no subfields are set This could happen in the case that an old client tries to read an object from a newer API server with a set subfield it does not know about.
DownloadError is used when the download fails, e.g.
InternalError indicates that some internal error happened while trying to sync config, e.g.
LoadError indicates that the Kubelet failed to load the config checkpoint.
SyncErrorFmt is used when the system couldn't sync the config, due to a malformed Node.Spec.ConfigSource, a download failure, etc.
ValidateError indicates that the Kubelet failed to validate the config checkpoint.

# Interfaces

NodeConfigStatus represents Node.Status.Config.