# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithNamePrefix adds a flag name prefix to all flags.
WithNameSuffix adds a flag name suffix to all flags.
# Constants
BootstrapKubeconfigFlagName is the name of the bootstrap-kubeconfig flag.
No description provided by the author
No description provided by the author
EgressSelectionNameCluster instructs to use the cluster egress selection.
EgressSelectionNameControlPlane instructs to use the controlplane egress selection.
EgressSelectionNameEtcd instructs to use the etcd egress selection.
EgressSelectorConfigFlagName is the name of the egress-selector-config flag.
KubeconfigFlagName is the name of the kubeconfig flag.
KubeconfigSecretNameFlagName is the name of the kubeconfig-secret-name flag.
KubeconfigSecretNamespaceFlagName is the name of the kubeconfig-secret-namespace flag.
RotateCertificatesFlagName is the name of the rotate flag.
# Variables
No description provided by the author
RotateCertificates enables certificate rotation.
# Structs
BindFlagOptions are options for GetConfigOptions.BindFlags.
No description provided by the author
GetConfigOptions are options to supply for a GetConfig call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
GetConfigOption are options to a GetConfig call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Context allows specifying the context to load.
EgressSelectionName is the name of the egress configuration to use.
EgressSelectorConfig allows specifying the path to an egress selector config to use.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithRotate sets GetConfigOptions.RotateCertificates to the specified boolean.