package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
The ERROR state indicates the cluster may be unusable.
The PROVISIONING state indicates the cluster is being created.
The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading the master or node software.
The RUNNING state indicates the cluster has been created and is fully usable.
Not set.
The STOPPING state indicates the cluster is being deleted.
Tigera (Calico Felix).
Not set.
The ERROR state indicates the node pool may be unusable.
The PROVISIONING state indicates the node pool is being created.
The RECONCILING state indicates that some work is actively being done on the node pool, such as upgrading node software.
The RUNNING state indicates the node pool has been created and is fully usable.
The RUNNING_WITH_ERROR state indicates the node pool has been created and is partially usable.
Not set.
The STOPPING state indicates the node pool is being deleted.
Not set.
NoExecute.
NoSchedule.
PreferNoSchedule.
The operation is aborting.
Automatic node pool repair.
Automatic node upgrade.
Cluster create.
Node pool create.
Cluster delete.
Node pool delete.
The operation is done, either cancelled or completed.
The operation has been created.
Cluster repair.
The operation is currently running.
Set labels.
Set the maintenance policy.
Set/generate master auth materials.
Updates network policy for a cluster.
Set node pool management.
Set node pool size.
Not set.
Not set.
Cluster update.
A master upgrade.
A node upgrade.
Generate a new password and set it to that.
Set the password to a user generated value.
Set the username.
Operation is unknown and will error out.
# Variables
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
AcceleratorConfig represents a Hardware Accelerator request.
Configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality.
AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.
CancelOperationRequest cancels a single operation.
Configuration for client certificates on the cluster.
A Google Container Engine cluster.
ClusterUpdate describes an update to the cluster.
CompleteIPRotationRequest moves the cluster master back into single-IP mode.
CreateClusterRequest creates a cluster.
CreateNodePoolRequest creates a node pool for a cluster.
Time window specified for daily maintenance operations.
DeleteClusterRequest deletes a cluster.
DeleteNodePoolRequest deletes a node pool for a cluster.
GetClusterRequest gets the settings of a cluster.
GetNodePoolRequest retrieves a node pool for a cluster.
GetOperationRequest gets a single operation.
Gets the current Container Engine service configuration.
Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
Configuration options for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.
Configuration for controlling how IPs are allocated in the cluster.
Configuration for the Kubernetes Dashboard.
ListClustersRequest lists clusters.
ListClustersResponse is the result of ListClustersRequest.
ListNodePoolsRequest lists the node pool(s) for a cluster.
ListNodePoolsResponse is the result of ListNodePoolsRequest.
ListOperationsRequest lists operations.
ListOperationsResponse is the result of ListOperationsRequest.
MaintenancePolicy defines the maintenance policy to be used for the cluster.
MaintenanceWindow defines the maintenance window to be used for the cluster.
No description provided by the author
The authentication information for accessing the master endpoint.
Configuration options for the master authorized networks feature.
CidrBlock contains an optional name and one CIDR block.
Configuration options for the NetworkPolicy feature.
Configuration for NetworkPolicy.
Parameters that describe the nodes in a cluster.
NodeManagement defines the set of node management services turned on for the node pool.
NodePool contains the name and configuration for a cluster's node pool.
NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.
Kubernetes taint is comprised of three fields: key, value, and effect.
This operation resource represents operations that may have happened or are happening on the cluster.
Configuration for the PodSecurityPolicy feature.
RollbackNodePoolUpgradeRequest rollbacks the previously Aborted or Failed NodePool upgrade.
Container Engine service configuration.
SetLabelsRequest sets the Google Cloud Platform labels on a Google Container Engine cluster, which will in turn set them for Google Compute Engine resources used by that cluster.
SetLegacyAbacRequest enables or disables the ABAC authorization mechanism for a cluster.
SetMaintenancePolicyRequest sets the maintenance policy for a cluster.
SetMasterAuthRequest updates the admin password of a cluster.
SetNetworkPolicyRequest enables/disables network policy for a cluster.
SetNodePoolManagementRequest sets the node management properties of a node pool.
StartIPRotationRequest creates a new IP for the cluster and then performs a node upgrade on each node pool to point to the new IP.
UpdateClusterRequest updates the settings of a cluster.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
The current status of the cluster.
Allowed Network Policy providers.
The current status of the node pool instance.
Possible values for Effect in taint.
Current status of the operation.
Operation type.
Operation type: what type update to perform.