package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

AddressTypeIP represents an IP Address.
GroupName is the group name used in this package.

# Variables

AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder is the scheme builder with scheme init functions to run for this API package.
SchemeGroupVersion is group version used to register these objects.

# Structs

Endpoint represents a single logical "backend" implementing a service.
EndpointConditions represents the current condition of an endpoint.
EndpointPort represents a Port used by an EndpointSlice.
EndpointSlice represents a subset of the endpoints that implement a service.
EndpointSliceList represents a list of endpoint slices.

# Type aliases

AddressType represents the type of address referred to by an endpoint.