package
1.0.5
Repository: https://github.com/dgoodwin/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.
GetAPIServerCertCAPool returns the cert pool containing the roots for the API server cert.
GetClientCertCAPool returns a cert pool containing all client CAs that could be presented (union of API and OAuth).
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
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
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
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

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.
No description provided by the author
No description provided by the author
No description provided by the author
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
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

# 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
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
NetworkConfig to be passed to the compiled in network plugin.
NodeConfig is the fully specified config starting an OpenShift 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
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