package
1.14.0-alpha.0
Repository: https://github.com/everpeace/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