package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/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