{#if error}
{error}
{/if} {#if resource} {#if kind == 'pod'}
{:else if kind == 'deployment' || kind == 'replicaset'}
{:else if kind == 'daemonset'}
{:else}
{/if} {:else}
404. '{kind}' resource not found!
{/if}