Documentation ¶
Index ¶
- func ApplyAsset(h *resource.Helper, assetPath string, hLog log.FieldLogger) error
- func ReadAPIServiceV1Beta1OrDie(objBytes []byte, scheme *runtime.Scheme) *apiregistrationv1.APIService
- func ReadMutatingWebhookConfigurationV1Beta1OrDie(objBytes []byte, scheme *runtime.Scheme) *admregv1.MutatingWebhookConfiguration
- func ReadValidatingWebhookConfigurationV1Beta1OrDie(objBytes []byte, scheme *runtime.Scheme) *admregv1.ValidatingWebhookConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyAsset ¶
ApplyAsset loads a path from our bindata assets and applies it to the cluster.
func ReadAPIServiceV1Beta1OrDie ¶
func ReadAPIServiceV1Beta1OrDie(objBytes []byte, scheme *runtime.Scheme) *apiregistrationv1.APIService
ReadAPIServiceV1Beta1OrDie reads an APIService, as this is not yet added to library-go.
func ReadMutatingWebhookConfigurationV1Beta1OrDie ¶
func ReadMutatingWebhookConfigurationV1Beta1OrDie(objBytes []byte, scheme *runtime.Scheme) *admregv1.MutatingWebhookConfiguration
ReadMutatingWebhookConfigurationV1Beta1OrDie reads a MutatingWebhookConfiguration, as this is not yet added to library-go.
func ReadValidatingWebhookConfigurationV1Beta1OrDie ¶
func ReadValidatingWebhookConfigurationV1Beta1OrDie(objBytes []byte, scheme *runtime.Scheme) *admregv1.ValidatingWebhookConfiguration
ReadValidatingWebhookConfigurationV1Beta1OrDie reads a ValidatingWebhookConfiguration, as this is not yet added to library-go.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.