# Functions
CreateTokenRequestSecret creates a secret for the token request.
DeleteTokenRequestSecret deletes the secret for token requests.
FetchCappLogs retrieves the logs of a Capp's Knative service.
FetchCappPodName returns the validated pod name from the provided list of pods.
FetchPodLogs retrieves the logs of a specific container in a pod.
HandleStartTerminal Handles execute shell API call, opens new session which listens to the created session id and returns the session id.
No description provided by the author
No description provided by the author
NewConfigMapController creates a new config map controller to get them from Kubernetes API.
NewContainerController creates a new instance of ContainerController.
No description provided by the author
NewPodController creates a new instance of PodController.
NewSecretController creates a new secrets controller to make requests of CRUD operations using Kubernetes API.
NewServiceAccountController creates a new instance of ServiceAccountController.
NewTokenController creates a new token controller.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CappPaginator paginates through capps in a specified namespace.
CappRevisionPaginator paginates through capprevisions in a specified namespace.
NamespacePaginator paginates through secrets in a specified namespace.
PodPaginator paginates through pods in a specified namespace.
SecretPaginator paginates through secrets in a specified namespace.
ServiceAccountPaginator paginates through secrets in a specified namespace.
UserPaginator paginates through secrets in a specified namespace.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
ContainerController defines methods to interact with pod containers.
No description provided by the author
PodController defines methods to interact with pods.
No description provided by the author
ServiceAccountController defines methods to interact with ServiceAccounts.
No description provided by the author
No description provided by the author