kubernetesk8s.io/kubernetes/pkg/apis/core/install Index | Files

package install

import "k8s.io/kubernetes/pkg/apis/core/install"

Package install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.

Index

Functions

func Install

func Install(registry *registered.APIRegistrationManager, scheme *runtime.Scheme)

Install registers the API group and adds types to a scheme

Source Files

install.go

Version
v1.11.0-alpha.2
Published
May 2, 2018
Platform
darwin/amd64
Imports
6 packages
Last checked
55 minutes ago

Tools for package owners.