Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServiceAccountNamespaceFile = "/var/run/secrets/kubernetes.io/serviceaccount/namespace"
Functions ¶
func GetCurrentNS ¶
GetCurrentNS fetch namespace the current pod running in. reference to client-go (config *inClusterClientConfig) Namespace() (string, bool, error).
func GetCurrentNSOrDefault ¶
func GetCurrentNSOrDefault() string
func NewSchema ¶
NewSchema returns a singleton schema set which aggregated Kubernetes's schemes and extended schemes.
func UpdateOwnReference ¶ added in v0.8.2
func UpdateOwnReference(client kubernetes.Interface, configMapList []*apis.ConfigMapRef, secretList []*apis.SecretRef, belongToReference metav1.OwnerReference) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.