Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultPodValidationOptions = corevalidation.PodValidationOptions{ AllowInvalidPodDeletionCost: true, AllowIndivisibleHugePagesValues: true, AllowInvalidLabelValueInSelector: true, AllowHostIPsField: true, AllowInvalidTopologySpreadConstraintLabelSelector: true, AllowMutableNodeSelectorAndNodeAffinity: true, ResourceIsPod: true, } )
Functions ¶
func GetCertDir ¶
func GetCertDir() string
func GetCertWriter ¶ added in v0.7.0
func GetCertWriter() string
func GetNamespace ¶
func GetNamespace() string
func GetRenewBeforeTime ¶ added in v1.7.0
func GetSecretName ¶
func GetSecretName() string
func GetServiceName ¶
func GetServiceName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.