package install
import "k8s.io/kubernetes/pkg/apis/networking/install"
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
Index ¶
Functions ¶
func Install ¶
func Install(groupFactoryRegistry announced.APIGroupFactoryRegistry, registry *registered.APIRegistrationManager, scheme *runtime.Scheme)
Install registers the API group and adds types to a scheme
Source Files ¶
install.go
- Version
- v1.10.5
- Published
- Jun 19, 2018
- Platform
- darwin/amd64
- Imports
- 6 packages
- Last checked
- 7 minutes ago –
Tools for package owners.