package
0.0.0-20241030131556-aa38cc189bfa
Repository: https://github.com/kcp-dev/generic-controlplane.git
Documentation: pkg.go.dev

# Functions

NewAdminAuthentication returns a new AdminAuthentication for the given root directory where the kubeconfig and the token hash file should be written.
NewConfig creates all the self-contained pieces making up an generic controlplane server.
NewOptions creates a new Options with default parameters.

# Structs

AdminAuthentication holds the configuration for the admin authentication in standalone mode.
CompletedConfig holds the completed configuration for the generic controlplane server.
CompletedOptions holds the completed configuration for the generic controlplane server.
Config holds the configuration for the generic controlplane server.
ExtraConfig holds the extra configuration for the generic controlplane server.
ExtraOptions holds the extra configuration for the generic controlplane server.
Options holds the configuration for the generic controlplane server.