Versions in this module Expand all Collapse all v0 v0.1.6 Sep 26, 2018 Changes in this version + type AddAdmissionWebhookBuilderHandler struct + Resource *resource.Resource + func (a *AddAdmissionWebhookBuilderHandler) GetInput() (input.Input, error) + type AddServer struct + Resource *resource.Resource + func (a *AddServer) GetInput() (input.Input, error) + type AdmissionHandler struct + BuilderName string + GroupDomain string + Mutate bool + OperationsString string + Resource *resource.Resource + ResourcePackage string + func (a *AdmissionHandler) GetInput() (input.Input, error) + type AdmissionWebhookBuilder struct + BuilderName string + GroupDomain string + Mutating bool + OperationsParameterString string + Resource *resource.Resource + ResourcePackage string + func (a *AdmissionWebhookBuilder) GetInput() (input.Input, error) + type AdmissionWebhooks struct + Resource *resource.Resource + func (a *AdmissionWebhooks) GetInput() (input.Input, error) + type Config struct + Operations []string + Server string + Type string + type Server struct + Resource *resource.Resource + func (a *Server) GetInput() (input.Input, error)