kubernetesk8s.io/kubernetes/cmd/kubeadm/app/phases/apiconfig Index | Files

package apiconfig

import "k8s.io/kubernetes/cmd/kubeadm/app/phases/apiconfig"

Index

Functions

func CreateRBACRules

func CreateRBACRules(client clientset.Interface, k8sVersion *version.Version) error

CreateRBACRules creates the essential RBAC rules for a minimally set-up cluster TODO: This function and phase package is DEPRECATED. When the v1.9 cycle starts and deletePermissiveNodesBindingWhenUsingNodeAuthorization can be removed, this package will be removed with it.

Source Files

clusterroles.go

Version
v1.8.0
Published
Sep 28, 2017
Platform
linux/amd64
Imports
7 packages
Last checked
14 minutes ago

Tools for package owners.