Documentation ¶
Index ¶
- func AllowAdmissionResponse() *v1beta1.AdmissionResponse
- func Clientset(server, kubeconfig string) (*kubernetes.Clientset, error)
- func ErrToAdmissionResponse(err error) *v1beta1.AdmissionResponse
- func MutatingAdmissionResponse(patchBytes []byte) *v1beta1.AdmissionResponse
- func NewRBACAuthorizer(informerFactory kubeinformers.SharedInformerFactory) (authorizer.Authorizer, error)
- func ValidatingAdmissionResponse(validationErrors []string) *v1beta1.AdmissionResponse
- func ValidationErrorAdmissionResponse(validationErrors []string) *v1beta1.AdmissionResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowAdmissionResponse ¶
func AllowAdmissionResponse() *v1beta1.AdmissionResponse
func ErrToAdmissionResponse ¶
func ErrToAdmissionResponse(err error) *v1beta1.AdmissionResponse
func MutatingAdmissionResponse ¶
func MutatingAdmissionResponse(patchBytes []byte) *v1beta1.AdmissionResponse
func NewRBACAuthorizer ¶
func NewRBACAuthorizer(informerFactory kubeinformers.SharedInformerFactory) (authorizer.Authorizer, error)
func ValidatingAdmissionResponse ¶
func ValidatingAdmissionResponse(validationErrors []string) *v1beta1.AdmissionResponse
func ValidationErrorAdmissionResponse ¶
func ValidationErrorAdmissionResponse(validationErrors []string) *v1beta1.AdmissionResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.