package install
import "k8s.io/client-go/pkg/apis/apps/install"
Package install installs the apps 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
- v4.0.0-beta.0+incompatible
- Published
- Jul 7, 2017
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 2 minutes ago –
Tools for package owners.