Documentation ¶
Index ¶
Constants ¶
View Source
const ( TokenKey = "token" ExpiredAtKey = "expiredAt" TokenSecretName = "cce-plugin-token" TokenSecretNamespace = "kube-system" TokenHeaderKey = "cce-token" ClusterIDHeaderKey = "cce-cluster" RemoteHostHeaderKey = "cce-remote-host" EndpointOverrideEnv = "CCE_GATEWAY_ENDPOINT" )
Variables ¶
This section is empty.
Functions ¶
func NewBCESigner ¶
func NewBCESigner(region, clusterID string) *bceSigner
Types ¶
Click to show internal directories.
Click to hide internal directories.