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

# Functions

NewREST returns a RESTStorage object that will work against services.
NewREST returns a wrapper around the underlying generic storage and performs allocations and deallocations of various service related resources like ports.

# Structs

No description provided by the author
REST adapts a service registry into apiserver's RESTStorage model.
ServiceNodePort includes protocol and port number of a service NodePort.
StatusREST implements the GenericREST endpoint for changing the status of a service.

# Interfaces

No description provided by the author
No description provided by the author