package
1.0.7
Repository: https://github.com/ashcrow/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DefaultClientTransport sets defaults for a client Transport that are suitable for use by infrastructure components.
GetAPIClientCertCAPool returns the cert pool used to validate client certificates to the API server.
GetClientCertCAPool returns a cert pool containing all client CAs that could be presented (union of API and OAuth).
GetEnabledAPIVersionsForGroup returns the list of API Versions that are enabled for that group.
TODO: clients should be copied and instantiated from a common client config, tweaked, then given to individual controllers and other infrastructure components.
No description provided by the author
No description provided by the author
GetNamedCertificateMap returns a map of strings to *tls.Certificate, suitable for use in tls.Config#NamedCertificates Returns an error if any of the certs cannot be loaded, or do not match the configured name Returns nil if len(namedCertificates) == 0.
No description provided by the author
TODO: clients should be copied and instantiated from a common client config, tweaked, then given to individual controllers and other infrastructure components.
No description provided by the author
IsBuildDisabled returns true if the builder feature is disabled.
No description provided by the author
No description provided by the author
No description provided by the author
NormalizeOpenShiftFeature returns canonical name for given OpenShift feature flag or an alias if known.
ParseNamespaceAndName returns back the namespace and name (empty if something goes wrong), for a given string.
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

# Constants

A new entry shall be added to FeatureAliases for every change to following values.
ControllersAll indicates all controllers should be started.
ControllersDisabled indicates no controllers should be enabled.
DockerExecHandlerNative uses Docker's exec API for executing commands in containers.
DockerExecHandlerNsenter uses nsenter for executing commands in containers.
A new entry shall be added to FeatureAliases for every change to following values.
A new entry shall be added to FeatureAliases for every change to following values.
A new entry shall be added to FeatureAliases for every change to following values.
GrantHandlerAuto auto-approves client authorization grant requests.
GrantHandlerDeny auto-denies client authorization grant requests.
GrantHandlerPrompt prompts the user to approve new client authorization grant requests.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeadKubernetesStorageVersionLevels are storage versions which shouldn't be exposed externally.
No description provided by the author
DeadOpenShiftStorageVersionLevels are storage versions which shouldn't be exposed externally.
No description provided by the author
No description provided by the author
DefaultOpenShiftStorageVersionLevel is the default storage version for resources.
FeatureAliases maps deprecated names of feature flag to their canonical names.
No description provided by the author
No description provided by the author
KnownKubernetesStorageVersionLevels are storage versions that can be dealt with internally.
No description provided by the author
No description provided by the author
KnownOpenShiftStorageVersionLevels are storage versions that can be dealt with internally.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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
DockerConfig holds Docker related configuration options.
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
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
MasterNetworkConfig to be passed to the compiled in network plugin.
NamedCertificate specifies a certificate/key, and the names it should be served for.
NodeAuthConfig holds authn/authz configuration options.
NodeConfig is the fully specified config starting an OpenShift node.
NodeNetworkConfig provides network options for the node.
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
No description provided by the author
No description provided by the author
No description provided by the author
SessionConfig specifies options for cookie-based sessions.
No description provided by the author
SessionSecrets list the secrets to use to sign/encrypt and authenticate/decrypt created sessions.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author