package
1.3.0-alpha.3
Repository: https://github.com/pi-victor/origin.git
Documentation: pkg.go.dev

# Functions

AnonymousClientConfig returns a copy of the given config with all user credentials (cert/key, bearer token, and username/password) removed.
BindClientConfigSecurityFlags adds flags for the supplied client config.
No description provided by the author
No description provided by the author
No description provided by the author
FindAllCanonicalResources returns all resource names that map directly to their kind (Kind -> Resource -> Kind) and are not subresources.
GetPrettyMessageFor prettifys the message of the provided error.
IsCertificateAuthorityUnknown checks whether the provided error is a 'certificate authority unknown' error or not.
IsConfigurationInvalid checks whether the provided error is a 'invalid configuration' error or not.
No description provided by the author
IsForbidden checks whether the provided error is a 'forbidden' error or not.
IsNoServerFound checks whether the provided error is a 'no server found' error or not.
New creates a default Factory for commands that should share identical server connection behavior.
NewCachedDiscoveryClient creates a new DiscoveryClient.
NewConfig returns a new configuration.
NewFactory creates an object that holds common methods across all OpenShift commands.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

CachedDiscoveryClient implements the functions that discovery server-supported API groups, versions and resources.
Config contains all the necessary bits for client configuration.
Factory provides common options for OpenShift commands.
ShortcutExpander is a RESTMapper that can be used for OpenShift resources.