package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.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

Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
Resource takes an unqualified resource and returns 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.
KubeletAuthorizationModeAlwaysAllow authorizes all authenticated requests.
KubeletAuthorizationModeWebhook uses the SubjectAccessReview API to determine authorization.
Make the container bridge promiscuous.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
A configuration field should go in KubeletFlags instead of KubeletConfiguration if any of these are true: - its value will never, or cannot safely be changed during the lifetime of a node - its value cannot be safely shared between nodes at the same time (e.g.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
HairpinMode denotes how the kubelet should configure networking to handle hairpin packets.
No description provided by the author