package
1.4.0-alpha.2
Repository: https://github.com/stackpointcloud/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
No description provided by the author

# 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
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.
Neither of the above.
Set the hairpin flag on the veth of containers in the respective container runtime.
Make the container bridge promiscuous.
No description provided by the author
No description provided by the author

# Variables

SchemeGroupVersion is group version used to register these objects.

# Structs

No description provided by the author
No description provided by the author
TODO: curate the ordering and structure of this config object.
No description provided by the author
No description provided by the author
LeaderElectionConfiguration defines the configuration of leader election clients for components that can run with leader election enabled.
No description provided by the author
No description provided by the author
VolumeConfiguration contains *all* enumerated flags meant to configure all volume plugins.

# Type aliases

HairpinMode denotes how the kubelet should configure networking to handle hairpin packets.
Currently two modes of proxying are available: 'userspace' (older, stable) or 'iptables' (newer, faster).